home *** CD-ROM | disk | FTP | other *** search
INI File | 2004-05-26 | 5.3 KB | 166 lines |
- ;Simply try to figure out why this file is called SYSTEM.CFG...
- ;Changes here might cause big problems to you if you don't be careful.
- ;Please be so kind and GO AWAY!
-
-
- [System]
- System_Version=6.6.300.Final1
-
- ;be warned: Both names are also used for filename, so do NOT use any invalid chars!
- System_AppName1=Xteq-dotec X-Setup Pro
- ;refers to $appname1 in apptitles.cfg and inside the forms
- System_AppName2=X-Setup Pro
- ;refers to $appname2 in apptitles.cfg and inside the forms
-
- System_Mutex_Name=XSP_RUNNING_MUTEX
- ;if MUTEX_NAME is empty, no mutex will be created (was: XQ_XSET_MUTEX)
- ;Note that this is used by InnoSetup to check if XSP is currently running
-
- System_Copyright=Copyright ⌐ 1996-2004 XQDC Ltd. - All Rights Reserved
- System_Company=Xteq Systems-dotec
-
- ;Colors - not readable via code
- Color_MidLight=$00E2EFF1
- ;#F1EFE2 light cream
- Color_MidDark=$00C6E0E3
- ;#E3E0C6 dark cream
- Color_Main1=$00993300
- ;#003399 blue
- Color_Main2=
- ;#66CC00 green
-
- Reg_Software_Company=Xteq Systems
- Reg_Software_Product=X-Setup Pro
- Reg_Software_Version=CurrentVersion
- Reg_Software_Check=Software\Xteq Systems\X-Setup Pro
- ;Value "_Check" MUST NOT start or end with "\" !
-
- ;System Check File list. Used by CompReg.exe and Start.exe
- SysFile_BPL_VCL1=bin\vcl70.BPL
- SysFile_BPL_VCL2=bin\vclx70.BPL
- SysFile_BPL_VCL3=bin\rtl70.BPL
- SysFile_BPL_VCL4=bin\designide70.BPL
- SysFile_BPL_VCL5=bin\vclactnband70.bpl
- SysFile_BPL_XSP1=bin\dcXSPRuntime.BPL
-
- SysFile_DLL_RichEdit=RichED20.dll
-
- ;C.O.M. System Files. Used by CompReg.exe and SETUP.exe
- SysFile_COM_VCL=stdvcl32.dll
- SysFile_COM_MSScript=MSScript.ocx
- SysFile_COM_XSP1=dcXSPEngine.dll
- SysFile_COM_XSP2=dcXSPSettings.dll
-
- ;System Files that can be executed
- EXEFile_Exec=bin\dcXSPExec.exe
- EXEFile_Start=bin\dcXSPStart.exe
- EXEFile_Wizard=bin\dcXSPWizards.exe
- EXEFile_UI=bin\dcXSPUI.exe
- EXEFile_Info=bin\dcXSPInfo.exe
- EXEFile_Config=bin\dcXSPConfig.exe
- EXEFile_Update=bin\dcXSPUpdate.exe
-
- ;okay these are no exe files but they are executed anyway
- EXEFile_HelpMain=lang\xqdcXSPHelp-%s.chm
- EXEFile_ReadMe=lang\readme-%s.txt
- EXEFile_License=lang\license-%s.txt
- ;please note that CHKFAIL-%s.txt is hard coded into Start.exe so
- ;you won't find it here!
-
- ;Weblinks - these should NOT use the redirector service!
- EXEFile_Web_Homepage=http://www.x-setup.net/
- EXEFile_Web_Support=http://www.x-setup.net/support/
- EXEFile_Web_Forum=http://www.x-setup.net/forum/
- ;this is only used by setup.exe
- EXEFile_Web_Download=http://www.x-setup.net/downloads/
-
- ;for AutoUpd
- AutoUpdate_InstallCheck=http://www.x-setup.net/go?goID=1113&LANG=%s&VERSION=%s&
- ;is _only_ executed by setup.exe, never ever again after that
-
- AutoUpdate_Site1=http://www.x-setup.net/aupdate/updateappver.asp
- AutoUpdate_Site2=http://www.x-setup.net/aupdate/updateplugins.asp
- ;AutoUpdate_Site2=http://localhost/test/huge.arg
-
- BartPE_Exec=bin\dcXSPBPEEnabler.exe
- BartPE_URL=http://www.nu2.nu/pebuilder/
- BartPE_Check1=pebuilder.exe
- BartPE_Check2=plugin
- ;subfolder below BartPE\plug-ins\
- BartPE_PEPlugSubFolder=XSP
- ;first file has to be the html!
- BartPE_CopyFile1=cfg\bpe_xsp.html
- BartPE_CopyFile2=cfg\bpe_xsp.inf
- BartPE_CopyFile3=cfg\bpe_xsp_menu.xml
-
- ;Cache Filenames
- CacheFile_Plugins=dcXSP_Cache_XPL
- ;was XQ_XSET_Cache_XPL_1
- CacheFile_Wizards=dcXSP_Cache_XWZ
- ;was XQ_XSET_Cache_XWZ_1
-
- ;these are the link files directly in <BasePath>. In production, these links
- ;will be created by Setup.exe and XSP simply copies them to the desktop. The
- ;resulting name of the links will be retrieved from Localizer
- LinkFile_DefaultUI=link_xsp_DefaultUI
- LinkFile_Welcome=link_xsp_Welcome
- LinkFile_Wizards=link_xsp_Wizards
- LinkFile_AutoUpdate=link_xsp_AutoUpd
- LinkFile_Partnersite=link_xsp_Partnersite
- ;Extension ".lnk" will be added by exec.exe!
-
- ;About.CFG
- AboutCfg-File=cfg\about.cfg
-
- ;Team.CFG file
- TeamCfg-File=cfg\team.cfg
-
- ;Version History (*.vdb) file
- VersionHistoryCfg-File=cfg\vdb.cfg
- VersionHistoryCfg-PlugSection=Plug-ins
-
- Tools-Section=Tools
- Tools-FileName=cfg\tools.cfg
- Tools-FileName-Single=tools.cfg
- Tools-Translation=lang\trans-tools.%s
-
- Favorites-Section=Favorites
- Favorites-FileName=cfg\favorites.cfg
- Favorites-FileName-Single=favorites.cfg
-
- ;see also DefaultFolder-LogfileDir
- LogFile_Current=XSP_Logfile.txt
- LogFile_Archive=XSP_Logfile_old.txt
- LogFile_MAX_SIZE=1048576
- ;Maximum size of logfile (bytes) ~ 1 MB. If bigger, file will be copied to OLD
-
- ;xxx_Extension must be UPPERCASE !!!
- Files-Plugins_FileSpec=*.xpl
- Files-Plugins_Extension=XPL
- Files-Wizards_FileSpec=*.xwz
- Files-Wizards_Extension=XWZ
-
- ;Config Default Items when a new user starts XSP for the first time
- DefaultConfig-Font1=Verdana
- DefaultConfig-Font2=Tahoma
- DefaultConfig-Font3=MS Sans Serif
-
- DefaultConfig-ExtEditor=notepad.exe
-
- DefaultFolder-PluginDir=plugins\
- DefaultFolder-EzPluginDir=ezplugins\
- DefaultFolder-WizardDir=wizards\
- DefaultFolder-BackupDir=backup\
- DefaultFolder-LogfileDir=logs\
-
- ;Lang Config. Note that the registry value is retrieved from the value
- ;below the Reg_Software_XXX path!
- Lang-LangDefault=NTV
- Lang-LangFolder=lang\
- Lang-RegValueName=Language
-
- ;Never ever change - this values is HARD CODED into XSP! This is a check
- ;value if this file (system.cfg) exists. If not, XSP will crash fatally.
- Check={8353D757-BB73-4c27-8E3B-191AE7251E78}
-
-